ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / DataTree.Scope<T> Class / Null Field

In This Topic
    Null Field (DataTree.Scope<T>)
    In This Topic
    Empty data scope.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As DataTree.Scope(Of T)
    public static readonly DataTree.Scope<T> Null
    See Also